home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Interface / Butler.dmg / Butler.app / Contents / Resources / English.lproj / Versatile.nib / classes.nib next >
Encoding:
Text File  |  2006-01-24  |  1.4 KB  |  38 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {doLayout = id; doNothing = id; }; 
  6.             CLASS = PMVersatileWindowLayouter; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 vwlBackgroundColor = NSColorWell; 
  10.                 vwlBorderColor = NSColorWell; 
  11.                 vwlBorderColorLabel = NSTextField; 
  12.                 vwlMargin1 = NSSlider; 
  13.                 vwlMargin2 = NSSlider; 
  14.                 vwlMargin3 = NSSlider; 
  15.                 vwlMargin4 = NSSlider; 
  16.                 vwlMarginLabel1 = NSTextField; 
  17.                 vwlMarginLabel2 = NSTextField; 
  18.                 vwlMarginLabel3 = NSTextField; 
  19.                 vwlMarginLabel4 = NSTextField; 
  20.                 vwlPanel = NSPanel; 
  21.                 vwlRadius1 = NSSlider; 
  22.                 vwlRadius2 = NSSlider; 
  23.                 vwlRadius3 = NSSlider; 
  24.                 vwlRadius4 = NSSlider; 
  25.                 vwlRadiusLabel1 = NSTextField; 
  26.                 vwlRadiusLabel2 = NSTextField; 
  27.                 vwlRadiusLabel3 = NSTextField; 
  28.                 vwlRadiusLabel4 = NSTextField; 
  29.                 vwlShadowSwitch = NSButton; 
  30.                 vwlTextColor = NSColorWell; 
  31.                 vwlTextColorLabel = NSTextField; 
  32.                 vwlTransparency = NSSlider; 
  33.             }; 
  34.             SUPERCLASS = NSObject; 
  35.         }
  36.     ); 
  37.     IBVersion = 1; 
  38. }